github.com/andybalholm/brotli.hashLongestMatchQuickly.HashTypeLength (method, view implemented interface methods)

2 uses

	github.com/andybalholm/brotli (current package)
		hash_longest_match_quickly.go#L15: func (*hashLongestMatchQuickly) HashTypeLength() uint {
		hash_longest_match_quickly.go#L94: 	if num_bytes >= h.HashTypeLength()-1 && position >= 3 {